home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / MEMORY / OLD / MEM208SRC / FSLib / README < prev   
Text File  |  1993-09-09  |  2KB  |  63 lines

  1. FSLib 0.02
  2. ==========
  3.  
  4. Part of the Memphis source distribution, but is intended as a general 
  5. purpose library for writing FileSwitch filing systems in C.
  6.  
  7. ******************************************************************************
  8. This is a copyright statement required of us by Acorn:
  9.  
  10. "Much of the FSLib code is derived from original sources that are copyright
  11. (c) Acorn Computers Ltd, 1992-3, but maybe freely used on any RISC OS based
  12. machine.
  13.  
  14. The original FSinC source was provided "as is"; Acorn Computers Limited
  15. ("Acorn") makes no warranty, express or implied, of the merchantability of
  16. this software or its fitness for any particular purpose. In no circumstances
  17. shall Acorn be liable for any damage, loss of profits, or any indirect or
  18. consequential loss arising out of the use of this software or inability to
  19. use this software, even if Acorn has been advised of the possibility of such
  20. loss."
  21.  
  22. ******************************************************************************
  23.  
  24. This stuff is based around the FSinC stuff sent out by Acorn to developers,
  25. (an early version) but its been heavily hacked by me to provide a simpler
  26. interface than RO provides, to allow me to prototype filesystems very quickly.
  27. Any bugs are almost certainly mine. The interface is in core.h, which is the
  28. only documentation you will find I am afraid (other than an original doc
  29. for FSinC, in the doc directory).
  30.  
  31. There is a new version of this (available soon!) which supports RO3 Image
  32. Filing systems, as well as the more usual FileSwitch ones.
  33.  
  34. It should build stand alone - I've removed all dependencies on my
  35. libraries... I used Cv4, but v3 should be ok.... Its a !AMU makefile, not a
  36. !Make one.
  37.  
  38. Don't Hesitate to contact me with any queries.
  39.  
  40. Hope this is useful!
  41.  
  42. Brian
  43.  
  44. Contacts:
  45. ========
  46.  
  47. Brian Brunswick                              brian@aleph1.co.uk (Internet)
  48. Fairview                                  OR Brian.Brunswick@cl.cam.ac.uk          
  49. Avenue des Hirondelles
  50. Pool-in-WharfeDale
  51. Leeds
  52. LS21 1EY
  53. UK
  54. 0532 843737
  55.  
  56. OR 
  57.  
  58. N.A. Smith                                   nas20@cus.cam.ac.uk (Internet)
  59. Churchill College
  60. Cambridge
  61. CB3 0DS                 
  62.  
  63.